ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / FlexRadar<T> Class / Binding Property

In This Topic
    Binding Property (FlexRadar<T>)
    In This Topic
    Gets or sets the name of the property that contains the Y values.
    Syntax
    'Declaration
     
    
    Public Property Binding As String
    public string Binding {get; set;}
    See Also